setCropScaleY

abstract fun setCropScaleY(block: DesignBlock, scaleY: Float)

Set the crop scale in y direction of the given design block. Required scope: "layer/crop"

Parameters

block

the block whose crop scale in y direction should be set.

scaleY

the crop scale in y direction.